const golang.org/x/mod/module.filePath
7 uses
golang.org/x/mod/module (current package)
module.go#L375: filePath
module.go#L392: if path[0] == '-' && kind != filePath {
module.go#L437: case filePath:
module.go#L459: if kind == filePath {
module.go#L497: if err := checkPath(path, filePath); err != nil {
module.go#L698: if err := checkElem(v, filePath); err != nil || strings.Contains(v, "!") {
module.go#L757: if err := checkElem(v, filePath); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)